inscription: Set css name
authorBenjamin Otte <otte@redhat.com>
Thu, 9 Jun 2022 05:16:13 +0000 (07:16 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 11 Jun 2022 00:15:08 +0000 (02:15 +0200)
commit7c034cc28371d58f76627065304b55458bbf3316
tree0ab058c8f4bd9e46f159b177939c76d8764ce3df
parente437a9c348b795445e1dadc801497c1075c3738e
inscription: Set css name

We use "label" just like GtkLabel as the two widgets differ in the way
they are measured, but they should be styled the same.

If it turns out we change our opinion on this for specific cases, we
can add style classes later.
gtk/gtkinscription.c